Welcome![Sign In][Sign Up]
Location:
Search - vb tcp

Search list

[Software EngineeringVB_WINSOCK

Description: 利用VB中WINSOCK实现局域网中的通信,对于局域网用户中的编程爱好者来说,如果能自己编一个局域网通信程序,那么这一切将是多么美妙!可是,如果要从头开始完全由自己来编写一段用于通信的程序,必须对相关的网络协议及其他的一些较底层的技术有较深入的了解,这可不是一件容易的事。而现在有了Winsock控件,一切就不同了,它已经替你封装了所有烦琐的技术细节,并提供了访问TCP和UDP网络服务的方便途径。你只需通过设置控件的属性并调用其方法就可轻易连接到一台远程计算机中,并且还可以双向交换数据,而这一切都不需你了解TCP的细节或调用低级的Winsock APIs。
Platform: | Size: 4096 | Author: DFDF | Hits:

[TCP/IP stackWinSocket

Description: 如何建立winsocket,以連接網路!! 及TCP/IP的設定接收-How do I create a winsocket, in order to connect to the network!! And TCP/IP settings to receive
Platform: | Size: 5120 | Author: jerry | Hits:

[Communicationmodbustcp

Description: MODBUS TCP/IP通信相关文件.对学习PLC或上位机通信的朋友很有用.这协议全世界通用,推广得最好-MODBUS TCP/IP communications relevant documents. For learning PLC or PC communication Friend very useful. This agreement common throughout the world to promote the best
Platform: | Size: 802816 | Author: 利定任 | Hits:

[source in ebookExample1_cn700_chat

Description: VB局域网聊天软件,利用TCP、IP协议-VB LAN chat software, the use of TCP, IP protocol
Platform: | Size: 6144 | Author: 运输 | Hits:

[VC/MFCVisualBasicxueyaun

Description: Visual Basic学院,包括: Visual Basic 2005中开发新一代控制台应用程序 Visual Basic程序中用ADO对象动态创建数据库和表 Visual Basic.NET实现双检锁(DCL)模式 Visual Basic编程的七个优良习惯 Visual Basic编程中的雕虫小技五则 Visual Basic数据库操作方法小结 “冲浪”靠边 Visual Basic 2005实现RSS览尽天下事 如何编写高质量的Visual Basic代码 如何在Visual Basic中使用导入API 提高Visual Basic访问数据库的效率 用Visual Basic.NET编写扑克牌游戏 用Visual Basic为软件增加注册功能 在Access数据库中实现密码管理 在Visual Basic中用DAO实现数据库编程 Visual Basic 2005打造SQLServer数据库阅读器 用Visual Basic 2005编制游戏存档修改工具 用Visual Basic 2005编程实现TCP连接实时监控 锻炼思维能力 巧用Visual Basic编写24点游戏 在Visual Basic中调用CHM帮助的几种方法 在Visual Basic 2005中使用泛型 Visual Basic 2005的重构支持之创建方法重载 Visual Basic 2005的重构支持之智能标记 用Visual Basic 2005构建反应灵敏的应用程序 在Visual Basic 2005中定制自己的异常 在Visual Basic 2005中实现VB重构 -err
Platform: | Size: 944128 | Author: 吴置 | Hits:

[Internet-Networkj_9021_myicq

Description: 即时通讯工具。VB开发 使用WINSOCK和TCP/UDP协议-Instant messaging tools. VB to develop the use of WINSOCK and TCP/UDP protocol
Platform: | Size: 1047552 | Author: 杨过 | Hits:

[Firewall-SecurityFireWall_VB_Codes

Description: 这是老外写的一款防火墙的VB源代码,虽然是VB写的,但功能却很强大,这个代码给我的感觉比以前网络上的几个防火墙代码都要好,前面几个注重于界面.这个代码则注重于功能,主要使用了多线程处理技术,菜单脚本处理技术(即不使用控件即可显示ico图标).可以拦截TCP/UDP试图发送的连接请求,以及可以抓包分析.可以自定义要拦截的TP地址和要开放的IP地址,即自定义安全规则,同时可以详细显示TCP连接信息.总之这个代码所有的网络处理技术都使用了完全VB代码,没有使用任何第三方的控件.最主要的使用了无崩溃HOOK以及安全多线程技术,值得大家和我学习.
Platform: | Size: 386048 | Author: jeffery | Hits:

[OtherMbusTCPTest

Description: MODBUS客户端程序(VB),用于采集主机的数据-MODBUS client program (VB), for collecting the data host
Platform: | Size: 17408 | Author: 赵小果 | Hits:

[TCP/IP stackVBTCPIP

Description: VB中基于TCPIP协议的点对点文件传输源代码-VB-based TCPIP protocol source code for peer-to-peer file transfer
Platform: | Size: 12288 | Author: 彭锐 | Hits:

[OtherWinSockClient

Description: vb利用WinSock控件进行tcp通讯-vb use WinSock controls tcp communication
Platform: | Size: 5120 | Author: 将来宾 | Hits:

[Communication-Mobilegprsc

Description: :gprs终端,VB、控件、协议,WINSOCKET控件,Winsock控件,gprs,cdma,gprs编程,gprs模块,gprs终端,gprs modem,gprs无线,modem,终端,gprs设备,cdma模块,cdma终端,cdma modem,产品,无线,无线数据传输,数据传输,编程,gprs数据编程,tcp,ip,udp, Winsock dll, Winsock ocx控件,Winsock ocx, Winsock函数, Winsock编程,WINSOCKET,Sockets,Socket,tcp协议,ip协议,ppp,ppp协议,udp协议,下载,示例,编程示例,示例代码,源代码。单片机,mc51,mc51单片机,430,plc,组态软件,组态王,8051,89c52等。无线传输,无线上网,gprs无线上网,终端。Internet,网络,网络编程。网络设计,gprs组网方式,gprs,tcp/ip包,tcp/ip数据包,tcp/ip数据包格式,报文格式,-err
Platform: | Size: 99328 | Author: jinming | Hits:

[TCP/IP stack1

Description: 用VB实现TCP服务端的源代码,可以作为学习VB.NET中Net.Sockets类的应用的一个很好的例子-Using VB to achieve TCP server source code, can be used as learning VB.NET Application category in Net.Sockets a good example of
Platform: | Size: 14336 | Author: 胡洋 | Hits:

[TCP/IP stack2

Description: 用VB实现TCP客户端的源代码,可以作为学习VB.NET中Net.Sockets类的应用的一个很好的例子-Using VB to achieve TCP client source code, can be used as learning VB.NET Application category in Net.Sockets a good example of
Platform: | Size: 13312 | Author: 胡洋 | Hits:

[Internet-NetworkCSInternetTools

Description: 一款很专业的VB编写的网络检测工具集合,具有网络流量监视、IP地址计算器、TCP/IP配置信息提取、分段IP与长整型IP地址转换、扫描指定IP段主机、查看本地计算机各端口、端口查看(API函数调用)、端口查看(调用windows命令)、检测网站是否可用、Ping工具、端口侦听、扫描指定计算机端口、端口扫描列表、主机名及IP解析、保存计算的IP、保存捕捉到的路由、网络相关数据显示、服务器同步时间、路由跟踪(使用API调用)、路由跟踪(调用Windows命令)、通过网页查找地址(Whois网页)等等功能,喜欢网络编程的朋友可以很好的参考一下。
Platform: | Size: 416768 | Author: cxd | Hits:

[.netRemoting

Description: VB.NET -Advanced-Remoting-How-To TCP Remoting-VB.NET-Advanced-Remoting-How-To TCP Remoting
Platform: | Size: 202752 | Author: 高亚鲁 | Hits:

[GUI DevelopAppFace_ddooo

Description: 正在进行软件界面开发? 想美化软件界面 ? 想寻找换肤工具增添软件换肤功能 ? AppFace软件皮肤界面开发包是您的最佳选择!AppFace UI Developoment Kits,简称 AUDK,是所见及所得的软件界面开发解决方案,包括皮肤控件appface.dll,可视化的软件皮肤制作工具SkinTool,以及全中文帮助文档。两行代码实现软件换肤功能 ! 您只需在进程启动时执行: SkinStart("c:\yourpath\yoururf.urf",0,0,1,0,0) 在进程结束前执行: SkinRemove() 编译...一切搞掂, 软件界面美化工作完成了 ! 换肤控件appface.dll只有210 KB,支持VB,VC,BCB,Delphi,DotNet,可在Windows 95/98/ME/NT/2X/XP/2003等平台下运行,还有众多的皮肤界面包可以从 http://cn.appface.com 免费下载。 使用 AppFace 软件皮肤界面开发库,将烦琐的皮肤软件界面开发变得简单 ! -err
Platform: | Size: 3140608 | Author: honghong | Hits:

[Internet-NetworkVC

Description: 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2外挂 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个内存修改器的源代码 VB 绿光抓包器,很好用 VC 封包截取源代码 VC 系统加速源码 VB 内存搜索及修改源代码 VB 传奇封包分析器 -Such as access to the page title, enter the user name and password of the source code of the source VC packet interception, it is worth learning VC modify memory system VB source code browser source code to speed up the use of DELPHI Winsock routines in detail, there are TCP, UDP, DOWNLOAD operation, not VB using Winsock control giant legendary good 2 plug-in functions: all players in mind landing information to the c: \ dat.txt VC QQ automatic transmitter news, there are many API operation to learn to read and write INI files VB operation, it is worth learning VB interception VB packet operation device and a memory modify the source code of VB capture green light, and very good with VC source code VC packet interception system memory speed up the VB source code and modify the source code search legend packet analyzer VB
Platform: | Size: 330752 | Author: 丁超 | Hits:

[OS programVBVB

Description: VB防火墙的开发原理 防火墙主要有日志,网络状态列表,网络状态控制(如拦截)组成的。 正在装载数据…… 所以,我们要3个界面,一个是主界面——状态列表。一个是日志界面,一个是控制界面。 打开VB新建一个工程,添加一个窗体。一共要3个窗体,2个模块。太复杂了,我也在考虑怎么写才能让大家理解。文章写的不好,还请大家包含。说下原理: 一、监控TCP连接 -The principle of the development of VB firewall
Platform: | Size: 5120 | Author: 士林 | Hits:

[Internet-NetworkNetworkChange

Description: VB版的TCP/IP协议参数修改工具,经常从事网络编程的朋友都知道,有时候我们需要频率更改TCP/IP的配置参数,手功更改太麻烦了,这一款工具专为能快速实现这一功能而编写的,可以为您编写网络软件节省宝贵的时间。-VB version of the TCP/IP protocol parameters modified tools, often engaged in network programming friends all know that sometimes we need to change the frequency of TCP/IP configuration parameters, reactive change hands too much trouble, and this can be a tool for rapid This feature has been prepared and can be prepared for your network software to save valuable time.
Platform: | Size: 56320 | Author: Vermont | Hits:

[Com PortForEx

Description: Foreign Exchange Currency display. A simple VB program with GUI to send serial data over com port or TCP data to any hardware display with LEDs to show the currency exchange data. The hardware we built looks very much like the screen including the time and date. The VB code may be modified to suit the protocol you are using with your display hardware.-Foreign Exchange Currency display. A simple VB program with GUI to send serial data over com port or TCP data to any hardware display with LEDs to show the currency exchange data. The hardware we built looks very much like the screen including the time and date. The VB code may be modified to suit the protocol you are using with your display hardware.
Platform: | Size: 11264 | Author: buildmet | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 16 »

CodeBus www.codebus.net